cellrendererspin: Include gtkentry.h
authorTimm Bäder <mail@baedert.org>
Thu, 4 May 2017 16:33:27 +0000 (18:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:11 +0000 (21:27 -0400)
The symbols aren't in gtkspinbutton.h anymore.

gtk/gtkcellrendererspin.c

index c20c46cd5b2bb7906f633a35be5eb66fc68b0723..c7e9f7c249e255c2727078e6f683331b564786f2 100644 (file)
@@ -26,6 +26,7 @@
 #include "gtkintl.h"
 #include "gtkprivate.h"
 #include "gtkspinbutton.h"
+#include "gtkentry.h"
 
 
 /**